[INFO] cloning repository https://github.com/rotmistrk/tplot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rotmistrk/tplot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frotmistrk%2Ftplot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frotmistrk%2Ftplot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] be90758f4e310c87416be1c7fc95a30f55142d2f
[INFO] checking rotmistrk/tplot/be90758f4e310c87416be1c7fc95a30f55142d2f against master#40557f6225e337d68c8d4f086557ce54135f5dd9 for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frotmistrk%2Ftplot" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rotmistrk/tplot
[INFO] finished tweaking git repo https://github.com/rotmistrk/tplot
[INFO] tweaked toml for git repo https://github.com/rotmistrk/tplot written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rotmistrk/tplot on toolchain 40557f6225e337d68c8d4f086557ce54135f5dd9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rotmistrk/tplot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/rotmistrk/rusticle.git`
[INFO] [stderr]     Updating git repository `https://github.com/rotmistrk/txv.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded arrow-string v58.3.0
[INFO] [stderr]   Downloaded ignore v0.4.26
[INFO] [stderr]   Downloaded arrow-row v58.3.0
[INFO] [stderr]   Downloaded comfy-table v7.1.4
[INFO] [stderr]   Downloaded arrow-data v58.3.0
[INFO] [stderr]   Downloaded arrow-ord v58.3.0
[INFO] [stderr]   Downloaded arrow-arith v58.3.0
[INFO] [stderr]   Downloaded sqlparser v0.52.0
[INFO] [stderr]   Downloaded arrow-schema v58.3.0
[INFO] [stderr]   Downloaded arrow v58.3.0
[INFO] [stderr]   Downloaded arrow-buffer v58.3.0
[INFO] [stderr]   Downloaded zip v6.0.0
[INFO] [stderr]   Downloaded arrow-select v58.3.0
[INFO] [stderr]   Downloaded arrow-cast v58.3.0
[INFO] [stderr]   Downloaded arrow-array v58.3.0
[INFO] [stderr]   Downloaded duckdb v1.10503.1
[INFO] [stderr]   Downloaded libduckdb-sys v1.10503.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5df2a9b600023301ecae6191c1adde5ccc53a2ee75d5e01e85d78a2be8fa740b
[INFO] running `Command { std: "docker" "start" "5df2a9b600023301ecae6191c1adde5ccc53a2ee75d5e01e85d78a2be8fa740b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5df2a9b600023301ecae6191c1adde5ccc53a2ee75d5e01e85d78a2be8fa740b" "/opt/rustwide/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5df2a9b600023301ecae6191c1adde5ccc53a2ee75d5e01e85d78a2be8fa740b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5df2a9b600023301ecae6191c1adde5ccc53a2ee75d5e01e85d78a2be8fa740b" "/opt/rustwide/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking arrow-schema v58.3.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking ioctl-rs v0.1.6
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking serial-core v0.4.0
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking serial-unix v0.4.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking serial v0.4.0
[INFO] [stderr]     Checking vte v0.13.1
[INFO] [stderr]     Checking txv-core v0.1.0 (https://github.com/rotmistrk/txv.git#96dc39e0)
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling rust_decimal v1.42.1
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling onig_sys v69.9.3
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]     Checking comfy-table v7.1.4
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking txv-render v0.1.0 (https://github.com/rotmistrk/txv.git#96dc39e0)
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking jiff v0.2.28
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking sqlparser v0.52.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking ignore v0.4.26
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking rusticle v0.1.0 (https://github.com/rotmistrk/rusticle.git#c5b0a2dd)
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling zip v6.0.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking filedescriptor v0.8.3
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking portable-pty v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking txv-widgets v0.1.0 (https://github.com/rotmistrk/txv.git#96dc39e0)
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking onig v6.5.3
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking syntect v5.3.0
[INFO] [stderr]     Checking txv-edit v0.1.0 (https://github.com/rotmistrk/txv.git#96dc39e0)
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking arrow-buffer v58.3.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]     Checking arrow-data v58.3.0
[INFO] [stderr]     Checking arrow-array v58.3.0
[INFO] [stderr]    Compiling libduckdb-sys v1.10503.1
[INFO] [stderr]     Checking arrow-select v58.3.0
[INFO] [stderr]     Checking arrow-arith v58.3.0
[INFO] [stderr]     Checking arrow-row v58.3.0
[INFO] [stderr]     Checking arrow-ord v58.3.0
[INFO] [stderr]     Checking arrow-string v58.3.0
[INFO] [stderr]     Checking arrow-cast v58.3.0
[INFO] [stderr] error: could not compile `arrow-cast` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40557f6225e337d68c8d4f086557ce54135f5dd9/bin/rustc --crate-name arrow_cast --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-cast-58.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="comfy-table"' --cfg 'feature="prettyprint"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("comfy-table", "force_validate", "prettyprint"))' -C metadata=19a4f58c7a8195ce -C extra-filename=-1e6ce834387a2014 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-e2a4911a6b807199.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-c2e6e89818270196.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-018f8e9f1e4d615d.rmeta --extern arrow_ord=/opt/rustwide/target/debug/deps/libarrow_ord-5a59b38442e936f7.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-b9180650eded328d.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-2f556c53dc8f1860.rmeta --extern atoi=/opt/rustwide/target/debug/deps/libatoi-1974e716cb49e40b.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ee60d526616940ec.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-c60cb3090fdd0585.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-42147ccac4c5dc6f.rmeta --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-58504917807e30f6.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3c7f5305763b0b84.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-3da2ab8eb39d89f2.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "5df2a9b600023301ecae6191c1adde5ccc53a2ee75d5e01e85d78a2be8fa740b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5df2a9b600023301ecae6191c1adde5ccc53a2ee75d5e01e85d78a2be8fa740b", kill_on_drop: false }`
[INFO] [stdout] 5df2a9b600023301ecae6191c1adde5ccc53a2ee75d5e01e85d78a2be8fa740b
